home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / libs / winlib-0.0 / winlib-0 / win / TODO < prev    next >
Encoding:
Text File  |  1996-01-02  |  1.0 KB  |  23 lines

  1. WinLIB TODO LIST
  2.  
  3. Sorry, this library is no where near to being close.  I still need some 
  4. additional coders to help with the library, and together come up with 
  5. something really awesome.  But for now, here's the things I'd like to 
  6. add.  *sigh*  This could get long.
  7.  
  8. - Popup windows with keyboard manipulation
  9. - Tear-off menu bars that act as popup windows
  10. - Resize from left, right, and bottom of the window
  11. - Auto change of resize position if mouse is moved over another resize spot
  12. - Clipboard in /tmp/clipboard, or something similar
  13. - Click-to-top windows
  14. - Background accessable windows meaning all non-topped windows do not need
  15.   to be brought to the front to accomplish a task
  16. - Drag-and-drop ability
  17. - Dialog box handling, offering the following options
  18.   - Selectable forms with modal and non-modal action
  19.   - Editable text objects with mouse cut/paste control
  20.   - Internal file selector with delete, copy, move, and rename functions
  21.   - Tabbed dialog boxes
  22.   - Standard objects (selectable, touch-and-exit, radio button, etc)
  23.